EmailSender version 1.0

This applet allows you to send an email.
Note: This applet won't work if your web server doesn't host a mail server too. Try it online to know if it works fine on your site.
(Send an email and read the messages in the bottom output area).
Possible problems:
    1) The connection to the mail server fails: You don't have a mail server on this host or it does not accept such connections
    2) The sender email is not accepted: Put as the sender an email from your host. For instance, if your web site address is "www.host.com/john" then you surely have an email hosted at "www.host.com", it means an email like "something@host.com". Put such an email.
    3) The recipient email is not accepted (the mail server doesn't want to relay to a host different from your host) : It means that your mail server  is not allowed to send an email outside of your domain. For instance, "something@anotherhost.com" is not accepted, but "something@host.com" could be accepted.
Try it !

Name

Description

Default

Status

background_color the background color gray required
text1 Mail from field label "Mail from :" required
text2 Mail to field label "Mail to :" required
text3 Subject field label "Subject :" required
text4 Message box initial label "your message..." required
text5 Send button label "Send message" required
registration_code the registration code - required

 

Special notes

* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color.

 

Copyright 1999-2001 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com